-- card: 11082 from stack: in.0 -- bmap block id: 8342 -- flags: 4000 -- background id: 4734 -- name: USAS1.3 -- part 11 (button) -- low flags: 00 -- high flags: A003 -- rect: left=325 top=93 right=115 bottom=489 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Which Macintosh?É ----- HyperTalk script ----- on mouseUp -- School Administration determineSoftware -- bg script put char 4 of short name of this card into whichCategory if the hilight of btn 8 = true then goSolution whichCategory,3.3 exit mouseUp end if if the hilight of btn 7 = true then goSolution whichCategory,3.2 exit mouseUp end if repeat with i = 2 to 6 set cursor to busy if the hilight of cd btn i = true then goSolution whichCategory,3.1 exit mouseUp end if end repeat answer "Please select at least one software category." end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: A005 -- rect: left=79 top=264 right=285 bottom=213 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Word Processing ----- HyperTalk script ----- on mouseUp if the hilight of me is true then putMeInList (short name of me) else getMeOutOfList (short name of me) end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: A005 -- rect: left=79 top=224 right=245 bottom=213 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Spreadsheets ----- HyperTalk script ----- on mouseUp if the hilight of me is true then putMeInList (short name of me) else getMeOutOfList (short name of me) end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: A005 -- rect: left=79 top=164 right=185 bottom=213 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Database ----- HyperTalk script ----- on mouseUp if the hilight of me is true then putMeInList (short name of me) else getMeOutOfList (short name of me) end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: A005 -- rect: left=79 top=184 right=205 bottom=213 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: E-Mail ----- HyperTalk script ----- on mouseUp if the hilight of me is true then putMeInList (short name of me) else getMeOutOfList (short name of me) end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: A005 -- rect: left=79 top=144 right=165 bottom=253 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Data Entry & Retrieval ----- HyperTalk script ----- on mouseUp if the hilight of me is true then putMeInList (short name of me) else getMeOutOfList (short name of me) end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: A005 -- rect: left=79 top=244 right=265 bottom=248 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Student Management ----- HyperTalk script ----- on mouseUp if the hilight of me is true then putMeInList (short name of me) else getMeOutOfList (short name of me) end mouseUp -- part 10 (button) -- low flags: 00 -- high flags: A005 -- rect: left=79 top=204 right=225 bottom=183 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: File Server ----- HyperTalk script ----- on mouseUp if the hilight of me is true then putMeInList (short name of me) else getMeOutOfList (short name of me) end mouseUp -- part contents for background part 1 ----- text ----- USAS1.3 -- part contents for background part 3 ----- text ----- 28 -- part contents for background part 7 ----- text ----- Click to select the software categories that interest you, then click the “Which Macintosh?…” button to see the recommended Macintosh.